PropertyCollectionToString Method |
Returns a String that represents the current PropertyCollection.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA String that represents the current collection.
See Also